projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94abe30
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Mon, 20 Jan 2003 22:03:04 +0000
(22:03 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Mon, 20 Jan 2003 22:03:04 +0000
(22:03 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 3737daf998f9fa50b4162aa9d54d36674e80a07d..114a3d75d048cbc3114faebe1bed78e3cb0cbf8a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2003-01-20 Nick Roberts <nick@nick.uklinux.net>
+
+ * gud.el (gud-display-line): If the current file is newer than its
+ buffer, offer to reread the file.
+ (gud-keep-buffer): New buffer local variable. Ensures offer to
+ reread file is made just once.
+
2003-01-20 Stefan Monnier <monnier@cs.yale.edu>
* emacs-lisp/regexp-opt.el (regexp-opt-group): Undo last change.